Post

Replies

Boosts

Views

Activity

Reply to NetServiceBrowser service always fails on iPhone if we create build from xcode 12
I have the same issue. I have added both : "Privacy - Local Network Usage Description" & "Bonjour Services" to Info.plist I have tried both syntaxes for Bonjour Services value as it seems to work in both ways depending on people feedback: _Test._tcp Test.tcp I have tried with tcp and udp, or tcp or udp values for Bonjour Services I still have the following error : [MCNearbyServiceAdvertiser] Server did not publish: errorDict [{   NSNetServicesErrorCode = "-72008";   NSNetServicesErrorDomain = 10; }]. Error Domain=NSNetServicesErrorDomain Code=-72008 "(null)" on ios 14.1 and Xcode 12.1 What is wrong here ?
Nov ’20
Reply to Bonjour discovery with NetServiceBrowser not working in iOS and iPadOS 14
I have the same issue. I have added both : "Privacy - Local Network Usage Description" & "Bonjour Services" to Info.plist I have tried both syntaxes for Bonjour Services value as it seems to work in both ways depending on people feedback: _Test._tcp Test.tcp I have tried with tcp and udp, or tcp or udp values for Bonjour Services I still have the following error : [MCNearbyServiceAdvertiser] Server did not publish: errorDict [{   NSNetServicesErrorCode = "-72008";   NSNetServicesErrorDomain = 10; }]. Error Domain=NSNetServicesErrorDomain Code=-72008 "(null)" on ios 14.1 and Xcode 12.1 What is wrong here ?
Nov ’20